home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 043a / dblst202.zip / DBLIB.DOC next >
Text File  |  1991-11-17  |  1KB  |  40 lines

  1. Drum Blaster Librarian
  2. ======================
  3.  
  4. The program DBLIB.EXE is useful to those who would like to create their
  5. own Drum Blaster 2.X sound libraries.  The syntax is simple:
  6.  
  7.     DBLIB yourfile.lib
  8.  
  9. DBLIB will search the current directory for files with the file extension
  10. "VOC".  These files must be uncompressed VOC samples.  Do not try to use
  11. compressed files.  Make sure that you have at least 43 VOC files in the
  12. directory where DBLIB resides.  Make sure that no single VOC file
  13. is more than 65,554 bytes in length.  Also, please remember that the lib
  14. you create should be kept to under 500,000 bytes total since the lib is
  15. loaded into low dos memory. 
  16.  
  17. If you want Drum Blaster to use your library instead of the default 
  18. DB.LIB you must type:
  19.    
  20.     SET DBLIB=yourfile.lib
  21.  
  22. then press the enter key at the DOS prompt before running Drum Blaster. 
  23.  
  24. To reset Drum Blaster to default library type:
  25.  
  26.     SET DBLIB=db.lib 
  27.  
  28. then press enter.
  29.  
  30.  
  31. Suggestions/comments are welcome.  I can be reached on any of these fine BBS:
  32.  
  33. Another Dimension           (703) 667 - 3530
  34. The Blue Ridge Express      (804) 790 - 1675
  35. Rusty and Edie's            (216) 726 - 3589
  36.  
  37. _______________________________________________________________________________
  38.  
  39. Drum Blaster (C) 1991 by Larry Tipton, all rights reserved.  
  40.